Revision: arnesi--dev--1.0--patch-87
Archive: bese-devel@common-lisp.net
Creator: Marco Baringer <m.baringer@factotus.it>
Date: Tue Nov 18 11:30:28 CET 2003
Standard-date: 2003-11-18 10:30:28 GMT
Modified-files: src/code-transformers/cps.lisp src/log.lisp
    t/walk.lisp
New-patches: bese-devel@common-lisp.net/arnesi--dev--1.0--patch-87
Summary: logger and CPS bugs
Keywords: 

1) add in an eval-when in log.lisp so the constants will be seen at the proper

2) fix a bug in the cps converter where constants (defined via
   defconstant) were getting quoted.